Upon entering Calendra's bedroom, the room brush triggers an arrow being shot at a door.
The Arrow has a custom stimulus, and the door a receptron that teleports calendra to
the brimstone conversation, and completes the break into Calendra's house objective.

Room Brush MakeSureCalTel(1937)
	Script: TrigRoomPlayer
ControlDevice ->

BiGFloodLever "TeleCand" (1902)
ControlDevice->

Emitter "CalQuiet" (306)
Emit: TotArr2 (-5342)
	Source: TotalityStim, Intensity: 73, Propagator: Contact
	Hits: 
		Door "Work" (1920)
		Reception: TotatlityStim, Intensity 72.5-73.5
			Set Property, Target: Calendra (795), Agent: ScriptFrog (1555), Property: AI_Mode		\\Copies AI_Mode property from agent object "ScriptFrog"" to Calendra
			Set Property, Target: Calendra (795), Agent: ScriptFrog (1555), Property: AI_Awareness	\\Copies AI_Awareness property from agent object "ScriptFrog"" to Calendra
			Teleport Object, Target: Calendra (795), Agent CalendArrive (1900) 						\\Teleport Calendra to CalendArrive marker - setup for final conversation and battle with BrimStone
			Set Quest Variable: Goal_state_7, Operand: Set To, Operand: 1 							\\Set objective 7 to completed.
		
	
		


